/*
* @Author: Administrator
* @Date:   2018-12-19 11:13:45
* @Last Modified by:   Administrator
* @Last Modified time: 2018-12-22 09:33:35
*/
.live{padding: 0; background: url(../images/live_bgs.png) no-repeat center center; height: 566px; overflow: hidden;min-width: 1300px;}
.index_container{width: 1127px; margin:0 auto; position: relative; padding-left: 107px;}
.live_play{ border-radius: 8px; margin-top: 32px; padding-right: 354px; position: relative; height: 507px; width: 900px; padding-right: 354px;}
.main-inner{width: 100%; height: 100%; position: relative; overflow: hidden; border-radius: 8px 0px 0px 8px; background: #000;}
.player-tip{ position: absolute;z-index: 7;left: 0;bottom: 0;top: 0;font-size: 0;text-align: center;}
.classroom{height: 507px;}

.player-tip .btn-detail {
  display: block;
 
}

.player-side {
  width:220px;
  height: 100%;
  position: absolute;
  border-radius: 0px 8px 8px 0px;
  overflow: hidden;
  top: 0;
  right: 126px;
 
}
.live_pic{cursor: pointer; width: 220px; height: 249px; }
.live_pic img{border-radius: 5px;}
.pslivet,.pslive{position: relative;width: 220px; height: 249px;}
.pslivet{ margin-top: 10px; }
.live_hover{position: absolute; left: 0; bottom:0; width: 220px; height: 60px;filter:Alpha(opacity=70);
  background-color: rgba(0, 0, 0, 0.7); border-radius: 0 0 5px 5px; display: none;}
.livestatus{width: 140px; height: 40px; background: #4fb951; color: #FFF; text-align: center; line-height: 40px; margin:11px auto; cursor: pointer;}
.enter_classroom{width:100%; height: 100%; position: absolute; left: 0; top:0; z-index: 9999;}
.player-btn{width: 625px; height: 427px; margin:0 auto; display: block;}

.id_test_video-dimensions{
  width: 900px !important;
  height: 507px !important;
}